home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / PowerPC / chunkyppc / chunkyppc.fd < prev    next >
Text File  |  2000-05-16  |  2KB  |  39 lines

  1. ##base _ChunkyPPCBase
  2. ##bias 30
  3. ##public
  4. ChunkyNoffFast(address,data,w,h,bpr)()
  5. ChunkyNoffFastest(address,data,w,h,bpr)()
  6. ChunkyNoffNormal(address,data,w,h,bpr)()
  7. ChunkyFast(address,data,x,y,w,h,bpr)()
  8. ChunkyFastest(address,data,x,y,w,h,bpr)()
  9. ChunkyNormal(address,data,x,y,w,h,bpr)()
  10. ChunkyFastFull(address,data,dest,size,bpr,soff,sbpr)()
  11. ChunkyFastestFull(address,data,dest,size,bpr,soff,sbpr)()
  12. ChunkyNormalFull(address,data,dest,size,bpr,soff,sbpr)()
  13. c2p_1(buffer,bm,width,height)()
  14. c2p_2(buffer,plane0,helpbfr,PlaneSize)()
  15. c2p_3(chunky,bitplanes,chunkyx,chunkyy,dest,bitplanesize,depth)()
  16. c2p_4(chunky,Planar,temp,size,off,screensize)()
  17. ChunkyNoffFastHT(address,data,w,h,bpr,gfx_type)()
  18. ChunkyNoffFastestHT(address,data,w,h,bpr,gfx_type)()
  19. ChunkyNoffNormalHT(address,data,w,h,bpr,gfx_type)()
  20. ChunkyFastHT(address,data,off,w,h,bpr,gfx_type)()
  21. ChunkyFastestHT(address,data,off,w,h,bpr,gfx_type)()
  22. ChunkyNormalHT(address,data,off,w,h,bpr,gfx_type)()
  23. ChunkyFastFullHT(address,data,dest,size,bpr,soff,gfx_type)()
  24. ChunkyFastestFullHT(address,data,dest,size,bpr,soff,gfx_type)()
  25. ChunkyNormalFullHT(address,data,dest,size,bpr,soff,gfx_type)()
  26. ChunkyNoffMask(address,data,w,h,bpr,gfx_type)()
  27. ChunkyMask(address,data,dest,w,h,bpr,gfx_type)()
  28. ChunkyMaskFull(address,data,dest,size,bpr,soff,gfx_type)()
  29. c2p_HI(address,num,bpl0,bpl1,bpl2,bpl3,bpl4)()
  30. ham_c2p(chunky,planar,width,height,depth,qual,ham_width)()
  31. ChunkyInit(Mode_Screen,srcformat)()
  32. ChunkyInit68k(Mode_Screen,srcformat)(a0,d0)
  33. OpenGraphics(Title,Mode_Screen,override)(a0,a1,d0)
  34. CloseGraphics(Mode_Screen,shutdownlibs)(a0,d0)
  35. LoadColors(Mode_Screen,Table)(a0,a1)
  36. DoubleBuffer(Mode_Screen)(a0)
  37. ##end
  38.  
  39.